home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CreatingGames / Utilities / C / Mesa / widgets-mesa / include / GL / MesaMDrawingArea.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-01-31  |  144 b   |  14 lines

  1. /* MesaMDrawingArea.h */
  2.  
  3.  
  4. #ifndef MESAMDRAWINGAREA_H
  5. #define MESAMDRAWINGAREA_H
  6.  
  7.  
  8. #define __GLX_MOTIF 1
  9.  
  10. #include "MesaDrawingArea.h"
  11.  
  12.  
  13. #endif
  14.